[INFO] cloning repository https://github.com/tetrabit/wifimonitor-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetrabit/wifimonitor-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetrabit%2Fwifimonitor-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetrabit%2Fwifimonitor-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6e38183c62d87d359dc054d3b34cb6cec200c05
[INFO] testing tetrabit/wifimonitor-tui against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetrabit%2Fwifimonitor-tui" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tetrabit/wifimonitor-tui
[INFO] finished tweaking git repo https://github.com/tetrabit/wifimonitor-tui
[INFO] tweaked toml for git repo https://github.com/tetrabit/wifimonitor-tui written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tetrabit/wifimonitor-tui on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tetrabit/wifimonitor-tui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libwifi v0.4.6
[INFO] [stderr]   Downloaded libwifi_macros v0.0.2
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded bitops v0.1.0
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.37
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded radiotap v1.3.0
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] [stderr]   Downloaded zerocopy v0.8.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48e732d6623ae835671c6811a6bd750e8f5d909ed0308c3ada4c9567f8c1b692
[INFO] running `Command { std: "docker" "start" "-a" "48e732d6623ae835671c6811a6bd750e8f5d909ed0308c3ada4c9567f8c1b692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48e732d6623ae835671c6811a6bd750e8f5d909ed0308c3ada4c9567f8c1b692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48e732d6623ae835671c6811a6bd750e8f5d909ed0308c3ada4c9567f8c1b692", kill_on_drop: false }`
[INFO] [stdout] 48e732d6623ae835671c6811a6bd750e8f5d909ed0308c3ada4c9567f8c1b692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74ac78fcd69b5740f45335f019f5b475eb4a17b80bc028108dcedd4a1b64ef96
[INFO] running `Command { std: "docker" "start" "-a" "74ac78fcd69b5740f45335f019f5b475eb4a17b80bc028108dcedd4a1b64ef96", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling bitops v0.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling radiotap v1.3.0
[INFO] [stderr]    Compiling libwifi_macros v0.0.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling libwifi v0.4.6
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling wifimonitor-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BandFilter` and `TimeWindow`
[INFO] [stdout]  --> src/model/mod.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use app_state::{AppState, BandFilter, TimeWindow};
[INFO] [stdout]   |                               ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead
[INFO] [stdout]   --> src/tui/ap_table.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .highlight_style(theme::TABLE_HIGHLIGHT);
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BORDER_FOCUSED` is never used
[INFO] [stdout]  --> src/tui/theme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const BORDER_FOCUSED: Color = Color::Rgb(120, 140, 220);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGNAL_STRONG` is never used
[INFO] [stdout]  --> src/tui/theme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SIGNAL_STRONG: Color = Color::Rgb(0, 220, 80);
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGNAL_MEDIUM` is never used
[INFO] [stdout]   --> src/tui/theme.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SIGNAL_MEDIUM: Color = Color::Rgb(220, 200, 0);
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGNAL_WEAK` is never used
[INFO] [stdout]   --> src/tui/theme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SIGNAL_WEAK: Color = Color::Rgb(220, 60, 60);
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `signal_color` is never used
[INFO] [stdout]   --> src/tui/theme.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn signal_color(dbm: i8) -> Color {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `latest`, `len`, `capacity`, and `as_dataset` are never used
[INFO] [stdout]   --> src/util/ring_buffer.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<T: Clone> RingBuffer<T> {
[INFO] [stdout]    | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn latest(&self) -> Option<&T> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn as_dataset<F: Fn(&T) -> f64>(&self, map_fn: F) -> Vec<(f64, f64)> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "74ac78fcd69b5740f45335f019f5b475eb4a17b80bc028108dcedd4a1b64ef96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ac78fcd69b5740f45335f019f5b475eb4a17b80bc028108dcedd4a1b64ef96", kill_on_drop: false }`
[INFO] [stdout] 74ac78fcd69b5740f45335f019f5b475eb4a17b80bc028108dcedd4a1b64ef96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9cd99a9a4dfb2e7daf46d0bba2091c0dec4585cb73e0b60b79a44b8c1fe099e
[INFO] running `Command { std: "docker" "start" "-a" "a9cd99a9a4dfb2e7daf46d0bba2091c0dec4585cb73e0b60b79a44b8c1fe099e", kill_on_drop: false }`
[INFO] [stderr]    Compiling wifimonitor-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BandFilter` and `TimeWindow`
[INFO] [stdout]  --> src/model/mod.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use app_state::{AppState, BandFilter, TimeWindow};
[INFO] [stdout]   |                               ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead
[INFO] [stdout]   --> src/tui/ap_table.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .highlight_style(theme::TABLE_HIGHLIGHT);
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BORDER_FOCUSED` is never used
[INFO] [stdout]  --> src/tui/theme.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const BORDER_FOCUSED: Color = Color::Rgb(120, 140, 220);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGNAL_STRONG` is never used
[INFO] [stdout]  --> src/tui/theme.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const SIGNAL_STRONG: Color = Color::Rgb(0, 220, 80);
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGNAL_MEDIUM` is never used
[INFO] [stdout]   --> src/tui/theme.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SIGNAL_MEDIUM: Color = Color::Rgb(220, 200, 0);
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGNAL_WEAK` is never used
[INFO] [stdout]   --> src/tui/theme.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SIGNAL_WEAK: Color = Color::Rgb(220, 60, 60);
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `signal_color` is never used
[INFO] [stdout]   --> src/tui/theme.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn signal_color(dbm: i8) -> Color {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `latest`, `len`, `capacity`, and `as_dataset` are never used
[INFO] [stdout]   --> src/util/ring_buffer.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<T: Clone> RingBuffer<T> {
[INFO] [stdout]    | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn latest(&self) -> Option<&T> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn as_dataset<F: Fn(&T) -> f64>(&self, map_fn: F) -> Vec<(f64, f64)> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "a9cd99a9a4dfb2e7daf46d0bba2091c0dec4585cb73e0b60b79a44b8c1fe099e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9cd99a9a4dfb2e7daf46d0bba2091c0dec4585cb73e0b60b79a44b8c1fe099e", kill_on_drop: false }`
[INFO] [stdout] a9cd99a9a4dfb2e7daf46d0bba2091c0dec4585cb73e0b60b79a44b8c1fe099e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27e1d9e92461d10caf6dccae928849dd498e7d643c2d339ba7ecd093c58d7947
[INFO] running `Command { std: "docker" "start" "-a" "27e1d9e92461d10caf6dccae928849dd498e7d643c2d339ba7ecd093c58d7947", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `BandFilter` and `TimeWindow`
[INFO] [stderr]  --> src/model/mod.rs:5:31
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use app_state::{AppState, BandFilter, TimeWindow};
[INFO] [stderr]   |                               ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead
[INFO] [stderr]   --> src/tui/ap_table.rs:64:10
[INFO] [stderr]    |
[INFO] [stderr] 64 |         .highlight_style(theme::TABLE_HIGHLIGHT);
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BORDER_FOCUSED` is never used
[INFO] [stderr]  --> src/tui/theme.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub const BORDER_FOCUSED: Color = Color::Rgb(120, 140, 220);
[INFO] [stderr]   |           ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SIGNAL_STRONG` is never used
[INFO] [stderr]  --> src/tui/theme.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub const SIGNAL_STRONG: Color = Color::Rgb(0, 220, 80);
[INFO] [stderr]   |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SIGNAL_MEDIUM` is never used
[INFO] [stderr]   --> src/tui/theme.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub const SIGNAL_MEDIUM: Color = Color::Rgb(220, 200, 0);
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SIGNAL_WEAK` is never used
[INFO] [stderr]   --> src/tui/theme.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const SIGNAL_WEAK: Color = Color::Rgb(220, 60, 60);
[INFO] [stderr]    |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `signal_color` is never used
[INFO] [stderr]   --> src/tui/theme.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn signal_color(dbm: i8) -> Color {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `latest`, `len`, `capacity`, and `as_dataset` are never used
[INFO] [stderr]   --> src/util/ring_buffer.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl<T: Clone> RingBuffer<T> {
[INFO] [stderr]    | ---------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub fn latest(&self) -> Option<&T> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub fn len(&self) -> usize {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn capacity(&self) -> usize {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn as_dataset<F: Fn(&T) -> f64>(&self, map_fn: F) -> Vec<(f64, f64)> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wifimonitor-tui` (bin "wifimonitor-tui" test) generated 8 warnings (run `cargo fix --bin "wifimonitor-tui" -p wifimonitor-tui --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wifimonitor_tui-c95c52365cf800ab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "27e1d9e92461d10caf6dccae928849dd498e7d643c2d339ba7ecd093c58d7947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e1d9e92461d10caf6dccae928849dd498e7d643c2d339ba7ecd093c58d7947", kill_on_drop: false }`
[INFO] [stdout] 27e1d9e92461d10caf6dccae928849dd498e7d643c2d339ba7ecd093c58d7947
